projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d30d41
)
entered into RCS
author
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:13:58 +0000
(15:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:13:58 +0000
(15:13 +0000)
msdos/sed4.inp
[new file with mode: 0644]
patch
|
blob
diff --git a/msdos/sed4.inp
b/msdos/sed4.inp
new file mode 100644
(file)
index 0000000..
b85b5be
--- /dev/null
+++ b/
msdos/sed4.inp
@@ -0,0
+1,7
@@
+# -sed4.inp-------------------------------------------------------------
+# Configuration script for src/paths.h
+# ----------------------------------------------------------------------
+/^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
+/^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
+/^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
+/^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/